tests/kolainst/staged-deploy: parse `rpm-ostree status --json` instead
authorJonathan Lebon <jonathan@jlebon.com>
Mon, 15 Aug 2022 21:50:11 +0000 (17:50 -0400)
committerJonathan Lebon <jonathan@jlebon.com>
Mon, 15 Aug 2022 21:50:11 +0000 (17:50 -0400)
commit84670a007061196249cde89e31b36b5b37478e61
tree1f2d058d81d7edfe5f2ebf38aa7e451f01383ecd
parent93e47f88f486e5df1030066d0120b0db034ca6c8
tests/kolainst/staged-deploy: parse `rpm-ostree status --json` instead

Don't parse `rpm-ostree status` output, it's not meant for that. Use
`--json` output instead.

While we're here, fix an obsolete reference to Ansible.

Related: https://github.com/coreos/rpm-ostree/pull/3938
tests/kolainst/destructive/staged-deploy.sh